home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2001 January / Game.EXE_01_2001.iso / demos / Blade of Darkness / data1.cab / Program_Executable_Files / Lib / AnmSets / PrsAnimationSet.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2000-11-16  |  979 b   |  25 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 1.5)
  3.  
  4. import Bladex
  5. import Enm_Def
  6.  
  7. def LoadPrsAnimationSet(ct_name):
  8.     print 'Loading the Prisioner animation sets...'
  9.     Bladex.LoadSampledAnimation('..\\..\\Anm\\Prs_rlx_01.BMV', 'Prs_rlx_01', 1)
  10.     Bladex.AddAnmRStep('Prs_rlx_01', 0.0)
  11.     Bladex.AddAnmLStep('Prs_rlx_01', 0.0)
  12.     Bladex.LoadSampledAnimation('..\\..\\Anm\\Prs_rlx_02.BMV', 'Prs_rlx', 1)
  13.     Bladex.AddAnmRStep('Prs_rlx', 0.0)
  14.     Bladex.AddAnmLStep('Prs_rlx', 0.0)
  15.     Bladex.LoadSampledAnimation('..\\..\\Anm\\Prs_agony01.BMV', 'Prs_agony01', 1)
  16.     Bladex.AddAnmRStep('Prs_agony01', 0.0)
  17.     Bladex.AddAnmLStep('Prs_agony01', 0.0)
  18.     Bladex.LoadSampledAnimation('..\\..\\Anm\\Prs_agony02.BMV', 'Prs_agony02', 1)
  19.     Bladex.AddAnmRStep('Prs_agony02', 0.0)
  20.     Bladex.AddAnmLStep('Prs_agony02', 0.0)
  21.     Bladex.LoadSampledAnimation('..\\..\\Anm\\Prs_dth.BMV', 'Prs_dth0', 1)
  22.     Bladex.AddAnmRStep('Prs_dth0', 0.0)
  23.     Bladex.AddAnmLStep('Prs_dth0', 0.0)
  24.  
  25.